github.com/klauspost/compress/zstd.doubleFastEncoderDict.markLongShardDirty (method)
6 uses
github.com/klauspost/compress/zstd (current package)
enc_dfast.go#L781: e.markLongShardDirty(nextHashL)
enc_dfast.go#L861: e.markLongShardDirty(nextHashL)
enc_dfast.go#L953: e.markLongShardDirty(longHash1)
enc_dfast.go#L954: e.markLongShardDirty(longHash2)
enc_dfast.go#L992: e.markLongShardDirty(nextHashL)
enc_dfast.go#L1105: func (e *doubleFastEncoderDict) markLongShardDirty(entryNum uint32) {
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |